home *** CD-ROM | disk | FTP | other *** search
/ InterCD 1999 June / june_1999.iso / Bookmarks / Compass / TEMPLATE / Complete List.tpl < prev    next >
Encoding:
Text File  |  1999-05-12  |  1.2 KB  |  52 lines

  1. #############################################################################
  2. # Compass Sample Export Template
  3. # Complete List.tpl
  4. #############################################################################
  5.  
  6. %DESC_BR_PREFIX=
  7. %DESC_BR="           : "
  8.  
  9. #############################################################################
  10. # Definition of BOOKMARKS & FOLDERS blocks:
  11. #############################################################################
  12.  
  13. {BOOKMARKS}
  14. Bookmark $COUNT$
  15. Title:  $TITLE$
  16. URL:    $URL$
  17. Folder: $FOLDER$
  18. Last Visit:  $LASTVISIT$
  19. Description: $DESCRIPTION$
  20.  
  21. {/BOOKMARKS}
  22.  
  23.  
  24.  
  25. {FOLDERS}
  26. ******************** $FOLDER$$TITLE$ ********************
  27.  
  28. $BOOKMARKS$
  29.  
  30. {/FOLDERS}
  31.  
  32.  
  33.  
  34. #############################################################################
  35. # The main output file:
  36. #############################################################################
  37.  
  38. {MAIN}
  39.                =====================
  40.                : The Complete List :
  41.                =====================
  42.  
  43.  
  44.  
  45. $FOLDERS$
  46.  
  47. **************************************************
  48. ** Exported by Compass at ($DATE$ $TIME$)
  49. ** Export Template - Complete List.tpl
  50. **************************************************
  51. {/MAIN}
  52.